Replace the MMUEXTOP 'pfn hole' commands with a new
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 28 Jan 2006 14:31:43 +0000 (15:31 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 28 Jan 2006 14:31:43 +0000 (15:31 +0100)
commit912d32ab9737d524438470917c04e020141ad77b
tree9ee9fa10da95008e53fe29b64b8b64107eb56d41
parent29dc4394b43f1f87731085c520da1704aa0afecd
Replace the MMUEXTOP 'pfn hole' commands with a new
arch-specific XENMEM_ operation.

Signed-off-by: Keir Fraser <keir@xensource.com>
13 files changed:
tools/libxc/xc_linux_build.c
tools/libxc/xc_misc.c
tools/libxc/xc_private.c
tools/libxc/xenctrl.h
xen/arch/x86/mm.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_64/mm.c
xen/include/asm-x86/config.h
xen/include/asm-x86/domain.h
xen/include/asm-x86/mm.h
xen/include/public/memory.h
xen/include/public/xen.h
xen/include/xen/sched.h